Skip to content
This repository has been archived by the owner on Oct 16, 2022. It is now read-only.
/ simulacra Public archive

A roguelike project written in Python, using BearLibTerminal and TCOD.

Notifications You must be signed in to change notification settings

krummja/simulacra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simulacra

Splash screen

Simulacra is a roguelike game written in Python. It uses the TCOD library and NumPy for a lot of its heavy lifting. It is still very much in a rough phase of development, so pardon the mess!

Here is a sample of what a small portion of the game looks like.

Current game

Running the Game

On Linux, simply open a shell and run bash run.sh.

Otherwise, navigate to simulacra and run python3 main.py.

About

A roguelike project written in Python, using BearLibTerminal and TCOD.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published