RECENT POSTS
- Introduction to FreeBSD Security Best Practices
- Working with Package Management in FreeBSD
- Understanding FreeBSD Security Advisories and Updates
- Troubleshooting Common System Administration Issues in FreeBSD
- Tips for Hardening FreeBSD to achieve System Protection
- Setting Up DHCP Server in FreeBSD
- Secure User and Group Management in FreeBSD Systems
- Secure Remote Access with SSH in FreeBSD
- Optimizing System Performance in FreeBSD
- Network Packet Capture with tcpdump in FreeBSD
- All posts ...
Do you have GDPR compliance issues ?
Check out Legiscope a GDPR compliance software, that will save you weeks of work, automating your documentation, the training of your teams and all processes you need to keep your organisation compliant with privacy regulations
Cube
Jul 20, 2023
OpenGL 3D FPS (first person shooter) game
Cube is a 3D First Person Shooter that uses OpenGL and SDL. It features
- Single- and multi-player gameplay
- In-engine editing of geometry in full 3D you fly around the map, point and drag stuff to select or modify it, which can even be done with multiple people at once
- Simplistic, but effective fine grain vertex lighting that looks like lightmapping and can do dynamic lights and shadows
- No need for any kind of map precompilation, even lighting is done on fly
- Very simplistic quad-tree world structure that can do slopes height- fields with caps and slants, water
- Decent collision detection and physics
- Client/server networking that goes a long way in giving a lag-free game experience
- Doom/Quake-style singleplayer and multiplayer game with some uncompromising brutal old-school gameplay
- Older
- Newer
Checkout these related ports:
- Ztrack - Simple ncurses based pseudo-3D driving game
- Zoom - Z-Interpreter for X with full V6 support
- Zhlt - Zoner's Half-Life compile tools
- Zephulor - Side scrolling arcade game
- Zdoom - Source port for Doom-engine games
- Zaz - Puzzle game where the player has to arrange balls in triplets
- Zatacka - Nibbles-like multiplayer game
- Zangband - Zangband (Zelazny Angband) with color, X11 support
- Yquake2 - Improved version of Icculus Quake II
- Yahtzee - Curses version of the dice game for one or more players
- Yadex - WAD file editor, for games like Doom and Heretic
- Xzip - Infocom game interpreter that runs under X11
- Xye - Puzzle games like sokoban or boulderdash
- Xworm - Classic game with apples and hungry worm
- Xvmines - Simple minesweeper game for X Window System