Skip to content

patrickodacre/gamedev-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Gamedev Practice

This is a place where I test out different things to help me learn programming games from scratch.

If you enjoy programming games by hand be sure to subscribe to my YouTube channel - Handmade Games - to connect. I'd love to hear from you!

Player Movement Visualization Tool

odin run main.odin

NUM 1 : Toggle Player 1 NUM 2 : Toggle Player 2 NUM 3 : Toggle Player 3 NUM 4 : Toggle Player 4

C : Toggle Frame Rate Capping

VSync

Change this constant to turn vsync on or off to test out movement behavior.

VSYNC_ENABLED :: true

Target Frames per Second

Change this constant to match your own monitor refresh rate or experiment with other frame rates.

TARGET_FRAME_RATE :: 1000/60

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages