Skip to main content

A simple package for creating AI-Enhanced games.

Project description

AgUnreal

A simple Python package to create AI-Enhanced games.

Installation

pip install agunreal

Usage

from agunreal import Game, Scene, Player, Light, Skybox

game = Game("EpicBattle")

scene = Scene("ForestArena")
scene.add(Skybox("SkyNight"))

player = Player("Knight", model="knight.fbx", spawn=(0, 0, 1))
scene.add(player)

game.load_scene(scene)
game.run()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

agunreal-0.1.0.tar.gz (4.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

agunreal-0.1.0-py3-none-any.whl (4.4 kB view details)

Uploaded Python 3

File details

Details for the file agunreal-0.1.0.tar.gz.

File metadata

  • Download URL: agunreal-0.1.0.tar.gz
  • Upload date:
  • Size: 4.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.7

File hashes

Hashes for agunreal-0.1.0.tar.gz
Algorithm Hash digest
SHA256 e01d76946732bed276b0fb3f9e2fec4cc10e81f649fbb8a4759fe6796808e02f
MD5 acee1376d48c5f04710f24a2c22613a9
BLAKE2b-256 f5e2b97e2d875ad0b9d8145572cd5dc5d15f0195b74d3949daae8ed315ca5d95

See more details on using hashes here.

File details

Details for the file agunreal-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: agunreal-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 4.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.7

File hashes

Hashes for agunreal-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 bb44f62dd4c0bc5bce9ddf7e9b5e24caf81af61ad6ff86f257e0f684c46d0f19
MD5 06ba9b65fc7cc71f14ad9e4696350894
BLAKE2b-256 4948291101e1843c5d930479fcf37309e6550fe7632f41c6c5e79e0f3a183e4c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page