Skip to content

danillatency/fan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fan 2D game

Play it here!

Fan._.Presentation.trailer.mp4

Specification

action-adventure and roguelike game in Python

semi-top view, fixed camera

Tech Stack

  • Python
  • PyGame
  • Pyinstaller
  • SQLite
  • Inkscape for graphics
  • Unreal Engine MetaSounds for music generation

Platforms

Windows an executable file

Ideas

  1. Every level consists of nine procedurally generated sublevels
  2. Enemy characters are randomly distributed in each sublevel.They are the aims of a player to liquidate, using items they found in the first level of a game session
  3. There are free types of weapon are in access for a player, and four types of enemy characters
  4. (Bosses are also should be there, but they were not implemented)
  5. In each level, there are shoprooms where players can buy randomly recommended power ups, which are kept with a player for an entire game session
  6. (Not implemented, after pass of five bosses, appear in each odd level, the game is considered to be passed (the final scene is shown). Then it continuous in the infinity mode)

About

Roguelike game for Windows

Resources

Stars

Watchers

Forks

Languages