Skip to content

Latest commit

 

History

History
48 lines (35 loc) · 2.37 KB

README.md

File metadata and controls

48 lines (35 loc) · 2.37 KB

GitHub commit activity Lines of code GitHub code size in bytes GitHub issues

Panda-project

Click here to download the latest prerelease!


This is my first game made with C++. It is a sandbox game in which i plan to implement advanced machinery and many types of shapes to build with!

For now, this project is Windows only. But I plan to release the game for Linux and other platforms. Windows binaries can be obtained through releases here on GitHub.


Latest release

GitHub release (latest by date) GitHub Release Date (including prereleases) GitHub all releases (Total downloads for all releases)


Controls

  • W A S D - Movement
  • Space - Jump
  • LShift - Sneak
  • R - Reset Z position
  • E - Open inventory
Camera control

Use if you don't have access to a mouse. Otherwise just control the camera with your mouse.

Function keys
  • F2 - Save screenshot
  • F3 - Decrease FOV
  • F4 - Increase FOV
  • F5 - Toggle chunk generation

Network

Here is the network graph so you can keep up to date on the latest changes to the different branches: Network Graph