Skip to content

Old android game project from 2013, inspired by terraria.

Notifications You must be signed in to change notification settings

baruchadi/BioSphere-OGC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BioSphere-OGC

Old android game project from 2013, inspired by terraria.

Why OGC? honestly, I don't remember...

./APK

exported debugging APK for each step of the way.

./ ProjectOGC

Actual source code of the game.

What is it?

A game inspired by terraria, with an engine inspired by Mario Zechner's (at-the-time) badLogicGames engine from the book "beginning android games."

All code was written from scratch, one of my first tackles at openGL es. This version should have

  • the chunk system almost ready (buggy when leaving chunk.)
  • chunk loading system to render only what is on screen
  • on screen controls
  • ability to remove blocks
  • companion that follows you (commented out)
  • ability to place blocks (commented out)
  • Why we stopped

    this game was developed during our sophomore / freshman year in high school, and schcool load inpaired our ability to get this project done.

    Graphics

    all art made by Dom Milocco - dmilocco97@gmail.com

    About

    Old android game project from 2013, inspired by terraria.

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published

    Languages