# Sgamers: play my first Unity game in your browser

> Play Sgamers, the short 3D game I made in Unity in 2018 and rebuilt in 2026, right in your browser: arrow keys or A and D to move, Space to jump.

My first game, made in Unity in 2018 and rebuilt in 2026.

A short 3D game with a main menu, one level and a credits screen, made while learning Unity with Brackeys' tutorials. The project folder was lost and only the compiled game survived, so in 2026 I rebuilt the project from that build, upgraded it to Unity 6 and brought it back to life in the browser. You can play it right here with a keyboard: arrow keys or A and D to move, Space to jump. The original Windows build is attached to the release.

- [Web page: play in your browser](https://anthonygozzini.github.io/play/sgamers/)
- [Code](https://github.com/anthonygozzini/sgamers)
- [Windows build](https://github.com/anthonygozzini/sgamers/releases/tag/v1.0.0)
- [How I rebuilt it](https://anthonygozzini.github.io/writing/rebuilding-sgamers/index.md)
