Skip to content

VMadhuranga/racing-car-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Racing Car Game

A mini racing car game built using JavaScript, React, Go and PostgreSQL

Demo

Link: https://racing-car-game.pages.dev/

Racing car game demo

Lessons Learned

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

Repositories

Acknowledgements

Known Issues

  • 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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published