Commit Graph

200 Commits

Author SHA1 Message Date
29588b36d4 Simplify code 2025-12-18 15:43:41 -08:00
7ad55c07ae Use a class instead of changing direct styles 2025-12-18 15:32:27 -08:00
c3bd622841 Find determinant 2025-12-18 14:45:45 -08:00
2b6fadab29 Remove lines, add polygons 2025-12-18 14:27:05 -08:00
4a44a21395 Rename tank to ship 2025-12-18 11:07:48 -08:00
660bfba1b9 Refactor updateBullets function to simplify 2025-12-18 11:05:51 -08:00
0282a0b721 Move bullets and lines updates to separate functions 2025-12-18 10:47:46 -08:00
a0c804823c Change terrain shape; clean up some 2025-12-18 10:31:38 -08:00
235ea57e81 Draw lines from corners 2025-12-17 18:32:19 -08:00
9e8987fcc0 WIP: collision detection 2025-12-17 17:52:47 -08:00
0b841d8873 Limit ship max speed 2025-12-17 16:59:48 -08:00
9730ff85fb Add debug info 2025-12-17 16:28:36 -08:00
bf807f9e29 Rename file 2025-12-17 15:56:57 -08:00
264cb1dc81 Add key events for arrow and angle bracket keys 2025-12-17 15:51:56 -08:00
5b3710ac4a Add key events for W, A, S, D, Q, E and Space 2025-12-17 13:50:57 -08:00
138a2122e0 Remove comments 2025-12-17 12:53:23 -08:00
b1fd38196e Make bullets originate from end of cannon 2025-12-17 12:51:01 -08:00
60836c9028 Fire bullets in direction of cannon 2025-12-17 12:37:40 -08:00
43f5fccebf WIP: fire bullets 2025-12-17 12:23:52 -08:00
c33c9ec4bc WIP: bullet 2025-12-15 11:24:13 -08:00
b358c2c0c5 Relable buttons 2025-12-14 22:13:07 -08:00
58952cfa88 Add rotating gun 2025-12-14 21:58:14 -08:00
d4e1bf5b9e Add friction 2025-12-13 22:50:42 -08:00
6418c10415 Re-lable buttons 2025-12-13 22:03:47 -08:00
d2163d060b Float around 2025-12-13 22:02:11 -08:00
1baf76d901 Fix velocity by making a vector 2025-12-13 19:42:01 -08:00
88241ad705 Add velocity 2025-12-13 19:10:56 -08:00
37f683e9a5 Output fps 2025-12-13 14:12:37 -08:00
b735a6e124 Update README.md 2025-11-25 16:10:46 -08:00
5c74ee4cbe Update base container image from "bookworm" to "trixie" (Debian 13) (#4)
These changes:

- Update base container image from Bookworm to Trixie Debian
- Update Pandoc version
- Add a `make shell` command

Caveats:

- Uses the "bookworm" version of OpenResty until "trixie" is released

Reviewed-on: #4
2025-11-25 23:56:19 +00:00
c0b54ad843 Publish post 'Test nginx Configuration Directives' (#3)
Sitegen had some problems rendering `$host$request_uri` and `$$ct` so I had to make some changes to the Markdown renderer.

Reviewed-on: #3
2025-06-30 22:49:28 +00:00
95e9be6e60 Fix spelling in blurb 2025-06-22 10:34:25 -07:00
aa33976fc8 Add deploy command to Makefile 2025-06-22 10:29:40 -07:00
2ecd7d2d9f Publish post 'Add a Pygments Lexer to Chroma' (#2)
Reviewed-on: #2
2025-06-22 16:56:45 +00:00
7839e30c28 Remove file that doesn't exist 2025-06-21 18:50:52 -07:00
9e3597e781 Use a variable to avoid repetition in Makefile 2025-06-21 18:47:47 -07:00
d5efecb3d5 Fix dev.nginx.conf 2025-06-20 15:18:57 -07:00
eebda46c39 Won't try to copy non-existent stylesheet 2025-06-20 15:12:20 -07:00
0513fd5c21 Edit README 2025-06-20 15:11:06 -07:00
c768adaadb Clean up comments and unused styles in stylesheets 2025-06-16 20:18:05 -07:00
3793a7ac6e Add failure error message to pygments lua-filter 2025-06-16 20:18:05 -07:00
41baffb445 Refactor pygments.moon 2025-06-16 20:18:05 -07:00
a4258167df Add spec for unlabeled code blocks 2025-06-16 20:18:05 -07:00
3f39bfeae7 Add test for syntax highlighting moonscript code block 2025-06-16 20:18:05 -07:00
26f77eab9a Add specs for pandoc markdown renderer 2025-06-16 20:18:05 -07:00
070bac262f Use a simpler nginx.conf in dev 2025-06-16 20:18:05 -07:00
b7ee091288 Remove commented-out code in pygments.moon 2025-06-16 20:18:05 -07:00
ec08aacba4 Remove commented-out lines in app.css 2025-06-16 20:18:05 -07:00
ada734af26 Remove unused file 2025-06-16 20:18:05 -07:00
f50997d75e Remove unused stylesheets 2025-06-16 20:18:05 -07:00