Skip to content

Zatara7/Hexel

 
 

Repository files navigation

Hexel

A voxel based exploration game

goals:

  • use cellular automata to create a dynamic and unpredictable environment
  • implement a world generator that creates highly appealing terrain
  • allow players to, if they desire, always move towards increasingly dangerous situations

playing the game:

  • download the appropriate file from here
  • DISCLAIMER: This may or may not work on your computer
  • It will take a while to load, a good minute or two even on fast computers
  • make sure you look at the config to see the controls
  • you have to click v to toggle mouse lock

contributing:

  1. fork the repository
  2. copy hexel.config.default to hexel.config (or run setup.sh)
  3. download lib and extract into lib/
  4. make a new git branch
  5. import into eclipse
  6. write code
  7. make commit
  8. submit pull request!

screenshots:

About

A voxel based exploration game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published