pong-game/PongGame/Pages
Michael Chen f728240db9
Added crude client rendering with pixi.js
Added keyboard controlling
Added fixed ball reflections on right paddle
added reflections on screen borders
Added goal (miss the paddle) detection
2022-11-04 04:05:20 +01:00
..
Shared Added empty ASP.NET Bootstrap template 2022-11-02 18:59:44 +01:00
_ViewImports.cshtml Added empty ASP.NET Bootstrap template 2022-11-02 18:59:44 +01:00
_ViewStart.cshtml Added empty ASP.NET Bootstrap template 2022-11-02 18:59:44 +01:00
Error.cshtml Added empty ASP.NET Bootstrap template 2022-11-02 18:59:44 +01:00
Error.cshtml.cs Added empty ASP.NET Bootstrap template 2022-11-02 18:59:44 +01:00
Index.cshtml Implemented basic Pong lobby system 2022-11-03 12:29:35 +01:00
Index.cshtml.cs Implemented basic Pong lobby system 2022-11-03 12:29:35 +01:00
Pong.cshtml Added crude client rendering with pixi.js 2022-11-04 04:05:20 +01:00
Pong.cshtml.cs Implemented basic Pong lobby system 2022-11-03 12:29:35 +01:00
Privacy.cshtml Added empty ASP.NET Bootstrap template 2022-11-02 18:59:44 +01:00
Privacy.cshtml.cs Added empty ASP.NET Bootstrap template 2022-11-02 18:59:44 +01:00