EL JUEGO DEL GUSANITO

Overview

EL JUEGO DEL GUSANITO

This is an image

El juego consiste en una línea que no para de moverse, el usuario lo controla con las flechas de:

→ derecha

← izquierda

↑ arriba

↓ abajo

Así el gusanito no puede chocarse con las paredes ni consigo mismo.

El obejtivo del juego es no chocarse y comer la mayor cantidad de manzanas rojas y que el gusano crezca lo más que máximo posible.

INTEGRANTES

  1. Noé Ananias Paredes Rauraico / NoeParedes
  2. Kevin Richard Dulanto / kevinrdf
  3. Valeria Saidid Miranda Ibarra / ALYA-MIKAEL
  4. Jhan Charles Manchay Flores/ JhanUTEC

CORTO RESUMEN DEL JUEGO

Importamos nuestro módulo Ursina y también el módulo random, de esta manera, podemos generar aleatoriamente una manzana y colocarla en una ubicación aleatoria.

Para crear un fondo: app=ursina()

La aplicación es igual a la función de Ursina: app.run()

La aplicación se va a ejecutar: Entity(model='quad', scale=60, texture='fondo_utec')

Se crea la entidad para crear el fondo de nuestro juego, que es igual a un cuádruple con una escala de 60 y con una textura de la UTEC.

Ahora creamos el campo del juego: campo = Entity(model='quad',texture=’campo_del_jusanito’,scale=(12,12), position=(19 // 2,19// 2, -0.01))

Agregamos dos sonidos, que están en la carpeta "imagenes_sonidos", que permitirán una mejor experiencia al usuario. Con el “mordida.mp3”, cada vez que la serpiente se come una manzana hay un sonido de comer y cuando se estrella contra una pared o a sí mismo, hay un silbido gracias al “perdedor.mp3”.

Al ejecutar el código, el usuario deberá utilizar las flechas:

→ derecha

← izquierda

↑ arriba

↓ abajo

Y evitar chocarse contra las paredes, o se perderá.

VISTA PREVIA DEL JUEGO

image

Owner
Valeria Saidid Miranda Ibarra
𝕰𝖘𝖙𝖚𝖉𝖎𝖆𝖓𝖙𝖊 𝖉𝖊 𝕮𝖎𝖊𝖓𝖈𝖎𝖆𝖘 𝖉𝖊 𝖑𝖆 𝕮𝖔𝖒𝖕𝖚𝖙𝖆𝖈𝖎ó𝖓 - 𝖕𝖗𝖎𝖒𝖊𝖗 𝖈𝖎𝖈𝖑𝖔. Eco friendly🎓🏳️‍🌈
Valeria Saidid Miranda Ibarra
This is Minesweeper coded in Python. It has almost all features from the main game

Minesweeper This is Minesweeper coded in Python. It has almost all features from the main game Use right click to open tile, right click on an open ti

3 Jul 12, 2022
This Country Hangman game written in Python.

country-name-guess-hangman-game This Country Hangman game written in Python. Visit https://example.com to play the game. Description How to play this

Aytaç Kaşoğlu 1 Oct 30, 2021
Projeto Flappy Bird temática doom, projeto python e pygame

Doom-Bird Tecnologias usadas Requisitos para inicializar o jogo: Python faça o download em: https://www.python.org/downloads/ Após instalar o Python d

João Guilherme 1 Dec 08, 2021
Simple game where you try to survive as long as you can on screen.

Survival Game Simple game where you try to survive as long as you can on screen. Play To run, download the code and run the survival_game.py file. Fro

Logan Morris 1 Feb 10, 2022
Termordle - a terminal based wordle clone in python

Termordle - a terminal based wordle clone in python

2 Feb 08, 2022
A shooter game.

Screenshots Installation GNU/Linux Go to the Releases tab. Download InfiniteShooter.flatpak from the latest version of InfiniteShooter Open the termin

PastThePixels 13 Dec 01, 2022
A game developed while learning python

Alien_Invasion a game developed while learning python you must have python-3 installed in your computer. and pygame module is also required for this.

Jani Shubham 0 Oct 10, 2022
Unknown Horizons official code repository

Unknown-Horizons based on Fifengine is no longer in development. We are porting it to Godot Engine. Please dont report any new bugs. Only bugfixes wil

Unknown Horizons 1.3k Dec 30, 2022
🎅 Celebrating 2021 Christmas with the development of this game

ChristmasGame (DEVELOPING) 🎅 Celebrating Christmas with the development of this game You can also use this engine to create your game too, just empty

Érik Freitas 5 Jan 10, 2022
Chess turnament organizer (short construct concept)

Turnament Organizer Chess turnament organizer (short construct concept). It is my hobby app I want to write to support lightweight tool for smart roun

kkuba91 3 Dec 16, 2022
Un semplice Snake game , come negli anni 90!

Project-SnakeGame Un semplice Snake game , come negli anni 90! ITA VI porto un semplice giochino per i nostalgini degli anni 90 , ispirato al vecchio

Matt K Lawrence 1 Oct 17, 2021
I got bored and wrote a wordle solver... Its pretty good though, just saying

Wordle Solver I got bored and wrote a wordle solver... Its pretty good though, just saying. Please go support Josh and have fun with Wordle on the off

Darrell Best 2 Jan 25, 2022
This is a python bot to automate BombCrypto game

This is a python bot to automate BombCrypto game. Logs in to the game, reconnects when needed, closes error warnings, sends heroes to work or home automatically, has Telegram integration and lets you

AFKAPP 39 Sep 28, 2022
Pendulum Simulation using Pygame

Pendulum project, built using pygame and math modules.

3 Nov 09, 2021
pygame is a Free and Open Source python programming language library for making multimedia applications like games built on top of the excellent SDL library. C, Python, Native, OpenGL.

pygame is a Free and Open Source python programming language library for making multimedia applications like games built on top of the excellent SDL library. C, Python, Native, OpenGL.

pygame 5.6k Jan 01, 2023
SpiderArcadeGame - A game where the player controls a little spider who is trying to protect herself from other invasive bugs

SpiderArcadeGame - A game where the player controls a little spider who is trying to protect herself from other invasive bugs

Matheus Farias de Oliveira Matsumoto 1 Mar 17, 2022
Play a game of Phazed with a bot or with other players or watch bots play with each other

Phazed Game and Player play a game of Phazed with a bot or with other players or watch bots play with each other Live Demo hosted on repl.it (makes su

Xin Yu 0 Aug 28, 2021
Wordle is a word game reminiscent of mastermind

Wordle is a word game reminiscent of mastermind. The player tries to guess a five letter word within six attempts. After each attempt, hints are given. Green tiles show that the letter is in the righ

Sidharth Anand 1 Feb 09, 2022
An exploration of a fantasy world, to autobattle your way to ruling the demesne.

Not Quite Paradise 2 (no relation to NQP, I just like the name enough to want to keep it.) Badges! Current position: Quality of last commit: Who dunni

9 Mar 12, 2022
CoinTex: Cross-platform Multi-Level Game created in Python using Kivy

CoinTex: Cross-platform Multi-Level Game created in Python using Kivy CoinTex is a multi-level adventure game created using the Kivy cross-platform Py

Ahmed Gad 57 Dec 11, 2022