Skip to content

Latest commit

 

History

History
35 lines (33 loc) · 924 Bytes

TODO.md

File metadata and controls

35 lines (33 loc) · 924 Bytes

TODO

game

  • add procedurally generated catgirls
  • do perf testing to fix lag on startup...thanks numpy...
  • auto-scale the viewport based off of viewable area
    • determine from screen size
    • determine from "blank space" in asciimatics (if this is even doable)
  • don't use numpy, its a bloated big ass chungoid that adds to the pyinstaller exe size
  • allow player to place blocks
  • pushboxes
  • audio system
    • music
  • crafting
  • hunger
  • entities that move
  • fighting
  • explosions/fire
  • perlin noise worldgen (like minecraft)
  • conveyor belts
  • fluids
  • equipment
  • growing crops
  • mods
  • space travel
  • NPCs
  • quests?
  • stats?
  • cybernetics/augs