Skip to content
/ bombjack Public

Clone of an old arcade game which was ported to several plateforms like Amstrad CPC, etc.

Notifications You must be signed in to change notification settings

feltz/bombjack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bombjack

Clone of an old arcade game which was ported to several plateforms like Amstrad CPC, etc.

The game is hosted in Itch.io : https://fongor74.itch.io/bombjack

The code is splitted in two parts:

The game itself

The game was created with Lua/Love2D and contain:

The game has a dependencies:

The server part

The server part was written in Python with Flask/Unicorn and the highscores are stored in a Postgrsql database. It contains:

  • .py files
  • A .service file for the service creation for gunicorn
  • a .yaml file for the installation with Ansible on a Ubuntu server (v20.04)

About

Clone of an old arcade game which was ported to several plateforms like Amstrad CPC, etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages