• blog.gregoweb.ovh
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
◄Older
page 2 / 4
Newer►
63 results for tags game-dev x
  • bubbles/src/utils.py at main · helpcomputer/bubbles · GitHub
    #detection de collision de 2 rectangle pour pyxel
    def rect_overlap(x1, y1, w1, h1, x2, y2, w2, h2):
       return x1 < x2 + w2 and \
               x1 + w1 > x2 and \
               y1 < y2 + h2 and \
               y1 + h1 > y2
    Tue Dec 17 09:53:01 2024 - permalink -
    - https://github.com/helpcomputer/bubbles/blob/main/src/utils.py
    game-dev game-engine pyxel
  • GitHub - kitao/pyxel: A retro game engine for Python
    Tue Dec 17 09:43:47 2024 - permalink -
    - https://github.com/kitao/pyxel
    game-dev game-engine python pyxel
  • Evennia Python MUD/MU creation system
    Wed Dec 11 12:31:43 2024 - permalink -
    - https://www.evennia.com/
    game-dev mud
  • DesigningVirtualWorlds.pdf
    Wed Dec 11 12:30:51 2024 - permalink -
    - https://mud.co.uk/richard/DesigningVirtualWorlds.pdf
    game-dev mud
  • Initiation à la création de jeu rétro avec Pyxel
    Wed Dec 4 12:35:03 2024 - permalink -
    - https://blog.garambrogne.net/pyxel-initiation.html
    game-dev game-engine outils pyxel
  • pyxel/README.md at main · kitao/pyxel · GitHub
    Wed Dec 4 12:34:35 2024 - permalink -
    - https://github.com/kitao/pyxel/blob/main/README.md
    game-dev game-engine outils
  • People Make Games - YouTube
    Wed Nov 20 13:40:59 2024 - permalink -
    - https://www.youtube.com/@PeopleMakeGames
    chaine game-dev vidéos youtube
  • Dépôt légal éditeur : mode d’emploi | BnF - Site institutionnel
    Tue Nov 12 09:30:28 2024 - permalink -
    - https://www.bnf.fr/fr/centre-d-aide/depot-legal-editeur-mode-demploi
    backup depot game-dev invest
  • Dice
    Tue Oct 22 10:55:32 2024 - permalink -
    - http://www.gamecabinet.com/rules/Dice.html
    dice game-dev jeux
  • Why my apps will soon be gone from the Google Play Store : Frozen Fractal
    Thu Oct 3 11:41:30 2024 - permalink -
    - https://frozenfractal.com/blog/2024/9/6/why-my-apps-will-soon-be-gone-from-google-play/
    android game-dev
  • The quest for a Wiki-less Game - Game Development Stack Exchange
    Thu Sep 12 12:24:35 2024 - permalink -
    - https://gamedev.stackexchange.com/questions/211887/the-quest-for-a-wiki-less-game
    game-design game-dev
  • Impact - HTML5 Canvas & JavaScript Game Engine
    Thu Sep 12 10:24:33 2024 - permalink -
    - https://impactjs.com/
    game-dev game-engine
  • PhobosLab
    Thu Sep 12 10:22:23 2024 - permalink -
    - https://phoboslab.org/
    blog game-dev game-engine IndieWeb jeux-vidéos jeux-web outils-web
  • godot 4 shoot em up - YouTube
    Thu Sep 5 13:18:02 2024 - permalink -
    - https://www.youtube.com/results?search_query=godot+4+shoot+em+up
    game-dev Godot
  • Baba Des Bois - YouTube
    Thu Sep 5 13:15:11 2024 - permalink -
    - https://www.youtube.com/@BabaDesBois
    chaine game-dev Godot pixel-art vidéos youtube
  • YouTube thumbnail
    How to make a Video Game - Godot Beginner Tutorial - YouTube
    Thu Sep 5 13:12:18 2024 - permalink -
    - https://www.youtube.com/watch?v=LOhfqjmasi0
    game-dev Godot vidéos youtube
  • gee Ⓐ⚑: "Nouvelle commande très utile q…" - Framapiaf
    $ tc qdisc add dev lo root netem delay 60ms loss 10%

    ajoute un lag de 60ms et un taux de pertes de paquets de 10 % sur localhost
    pratique pour tester le multijoueur sur Godot avec 2 instances sur le même ordinateur en local tout en simulant une connexion réelle avec un ping important et un peu de pertes.
    Wed Sep 4 11:39:28 2024 - permalink -
    - https://framapiaf.org/@gee/112693006960365128
    admin bash game-dev Godot linux
  • Progress is Non-linear | ldjam.com | Ludum Dare game jam
    Tue Sep 3 10:38:27 2024 - permalink -
    - https://ldjam.com/events/ludum-dare/55/seance/progress-is-non-linear
    game-dev gestion-projet ludum-dare
  • GitHub - Orama-Interactive/Pixelorama: Unleash your creativity with Pixelorama, a powerful and accessible open-source pixel art multitool. Whether you want to create sprites, tiles, animations, or just express yourself in the language of pixel art, this software will realize your pixel-perfect dreams with a vast toolbox of features. Available on Windows, Linux, macOS and the Web!
    Wed Aug 14 12:16:07 2024 - permalink -
    - https://github.com/Orama-Interactive/Pixelorama
    game-dev image opensource outils pixel-art software
  • Game development | MDN
    Thu Aug 8 14:11:01 2024 - permalink -
    - https://developer.mozilla.org/en-US/docs/Games
    dev-web game-dev game-engine mdn
Links per page: 20 50 100
◄Older
page 2 / 4
Newer►