| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 186 |
| Technical Name |
poa_snake_game |
| License | OPL-1 |
| Website | https://clickpoadigital.com |
| Versions | 18.0 19.0 |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 186 |
| Technical Name |
poa_snake_game |
| License | OPL-1 |
| Website | https://clickpoadigital.com |
| Versions | 18.0 19.0 |
The Classic Snake Game
Inside Your Odoo
A fully embedded, one-click arcade break for your team. No browser tabs, no external links — pure Snake, right where you work.
Why Your Team Needs This
Short, regular micro-breaks are proven to reduce burnout and increase afternoon focus. Snake Game gives your team an instant 5-minute reset without leaving Odoo — no blocked websites, no IT policy violations, no distractions that spiral into hours.
Fully Embedded in Odoo
Appears as a native menu item in your Odoo backend. No iframes, no external URLs — loads instantly alongside your other apps.
Polished Canvas Rendering
Smooth HTML5 Canvas animation with glowing food, rounded snake body and a dark-themed game board that looks sharp on any monitor.
Score & Session High Score
Live score increments +10 per food eaten. Your personal best for the session is tracked — a simple but addictive loop that brings people back.
Progressive Difficulty
The snake speeds up every 50 points, keeping casual and experienced players equally challenged. Never gets stale.
Pause & Resume
One press of SPACE pauses mid-game. Resume when the meeting ends — the game state is perfectly preserved.
Arrow Keys + WASD
Works with standard arrow keys or the gamer-preferred WASD layout. Comfortable for every keyboard and every team member.
Zero External Dependencies
Only depends on the web module. No extra pip packages,
no CDN calls, no network requests during gameplay.
One-Click Install
Drop the folder in your add-ons path, restart, update app list and install. Ready in under 2 minutes. No configuration needed.
Find the Menu
After installation, Snake Game appears in the main Odoo navigation bar. Click it to open the game screen.
Press SPACE or Click Start
The snake spawns in the centre of the board and begins moving right. You take control instantly.
Steer Towards the Glowing Food
The golden dot appears at a random position. Eat it to grow your snake and earn +10 points.
Don't Hit the Walls or Yourself
Touching the border or your own tail ends the game and shows your score with a replay prompt.
Speed Increases Every 50 Points
The snake moves faster as you score more — the cap is approximately double the starting speed, keeping it fair but challenging.
Controls Reference
Screenshots
menuitem record.
You can add groups access control in your Odoo settings just like any other menu.- Copy the poa_snake_game folder into your Odoo add-ons path.
- Restart the Odoo server (
sudo service odoo restartor restart on Odoo.sh). - Go to Settings → Activate Developer Mode.
- Go to Apps → Update Apps List and confirm.
- Search for "Snake Game" and click Install.
- The Snake Game menu item appears immediately in your top navigation.
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module