A mini racing car game built using JavaScript, React, Go and PostgreSQL
Link: https://racing-car-game.pages.dev/
By doing this project I've learned
- How to use Canvas Api to render game logic
- How to perform database migrations using goose
- How to perform database CRUD operations using SQL
- How to use sqlc to generate type-safe code from SQL
- How to build REST API using Go and chi router
- How to authenticate and authorize users using JWT
- OpenGameArt.Org free online repository of digital assets for video game development
- Racing Car by awesomeduck licensed CC0 1.0
- Loaders: collection of different types of CSS loaders, spinners.
- This application's server is deployed on a free tier with limited resources. Free server instance will spin down with inactivity. When that happens, it might take some time to spin up the server instance.