Skip to content

jellyberg/Aedificus---Fathers_of_Rome

Repository files navigation

Logo

READ THE DEVBLOG FOR THE LATEST NEWS

Installation

Alpha 0.1 is now available for download!

You can download an .exe: DropBox

MAY OR MAY NOT BE BROKEN AT THE MOMENT: If you're one of those Appley folk, you can grab the Mac .app DropBox

Once you've downloaded that, just right click the .zip, click Extract All, then when that's done you can run Play Aedificus.exe or main.app, depending on your platform obviously.

Alternatively, if you have Python and Pygame installed, just download the .zip, extract all, then run libengine.py

The game

A pygame real time strategy game. Move the camera with WASD/mouse, pause/unpause with SPACE, mute/unmute with M.

At the moment the game is incomplete, but there may be fun to be had experimenting, building, and mercilessly slaughtering your innocent citizens.

Feedback would be much appreciated! Message me on here or on Reddit - I'm /u/jellyberg.

If things are running below 35 FPS on your machine, try lowering animal count as they have no effect on gameplay. for i in range(20): mob.Rabbit() mob.Deer() to for i in range(5): mob.Rabbit() mob.Deer()

Screenshot

More screenshots

pygame.org python.org

About

A Roman themed Pygame real time strategy game

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages