1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-19 17:45:08 +00:00
serenity/Userland/Games/Snake
Andreas Kling 31d4bcf5bf Userland: Tighten a *lot* of pledges! :^)
Since applications using Core::EventLoop no longer need to create a
socket in /tmp/rpc/, and also don't need to listen for incoming
connections on this socket, we can remove a whole bunch of pledges!
2021-05-13 23:28:40 +02:00
..
CMakeLists.txt Games: Move to Userland/Games/ 2021-01-12 12:04:23 +01:00
main.cpp Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
SnakeGame.cpp Snake: Spruce up the GUI a tiny bit 2021-05-04 17:32:19 +02:00
SnakeGame.h Snake: Spruce up the GUI a tiny bit 2021-05-04 17:32:19 +02:00