RustAI Game: Overview
AGI is not here yet. While o3 can achieve high scores on ARC-AGI, it still isn't as capable as humans.
Introducing RUSTAI (R U Smarter Than AI) Game
This game is a work in progress. I'm sharing the concept to gauge interest and gather feedback. Follow on
Twitter/X (@rustaigame) and watch live development streams on Twitch.
Core Gameplay Concept
- 1-minute time limit, solve ARC-AGI puzzles until the time is up.
- Leaderboard with high scores (number of puzzles solved in 1 minute).
Initial Game Launch To-Do List
Foundation
- Token and Website:
Launch the website with game development updates.
Create and launch the game token.
Game Development
- Core Game Mechanics:
- Use ARC-AGI repo as the base for gameplay and add basic extra gameplay features for timed games.
Add drag-and-drop functionality for colors (similar to paint programs).
- Implement scrolling for large inputs, with zoom in/out capability.
- Consider removing all jquery from original repo
- Enable area selection and drag features.
- Add undo and redo hotkeys
- Timer Synced with server.
- Leaderboard:
- Stored in db on server after game completed and validated via server timer.
- Head to Head challenges
- NFT and Token Integration:
- Allow users to provide wallet addresses for NFT prizes?
- Require a set number of tokens for leaderboard entry?
- Tournaments