Skip to content
This repository has been archived by the owner on Aug 24, 2020. It is now read-only.
/ rts Public archive

A simple Real-Time Strategy game

Notifications You must be signed in to change notification settings

46bit/rts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github.com/46bit/rts

Video previewing gameplay

This is a simple Real-Time Strategy game played by AIs. Each player gets a factory which constantly produces units. Units capture generators. Generators provide resources to produce users quicker.

How to play

To play the maps/cross.yml map:

git clone github.com/46bit/rts
cd rts
bundle install
bundle exec ./bin/rts maps/cross.yml

Note on file descriptor limits

The game will increase its file descriptor limit to the maximum possible, but you will encounter problems if you have more units than file descriptors. This is due to a font handling limitation in the rendering libraries used.

About

A simple Real-Time Strategy game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages