Skip to content

halfaipg/xanduel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xan Duel Website

This is the official website for Xan Duel ($XNDL), a micro betting platform for classic games starting with Unreal Tournament 99.

About

Xan Duel allows players to participate in low-stakes matches using the native $XNDL token on the Solana blockchain. The platform enables competitive gaming that is accessible to everyone, starting with the classic game Unreal Tournament 99.

Features

  • Micro betting for classic games
  • Discord bot for match stats and betting
  • Solana-based $XNDL token for wagering
  • Low resource requirements for accessibility

Development

This is a static website built with HTML, CSS, and JavaScript. It can be hosted on GitHub Pages.

Prerequisites

  • A GitHub account
  • Git installed on your local machine

Deployment to GitHub Pages

  1. Fork this repository or push it to your GitHub account
  2. Go to your repository settings
  3. Scroll down to the GitHub Pages section
  4. Select the main branch as the source
  5. Click Save

Your site will be published at https://[your-username].github.io/xanduel/

Local Development

To run this website locally:

  1. Clone the repository:

    git clone https://github.com/[your-username]/xanduel.git
    
  2. Navigate to the project folder:

    cd xanduel
    
  3. Open the index.html file in your browser or use a local server:

    # Using Python 3
    python -m http.server
    
    # Using Node.js
    npx serve
    

Images

Before deployment, replace the placeholder images in the images folder with actual images:

  • stars.png: Background star effect
  • twinkling.png: Twinkling star overlay
  • ut99-gameplay.jpg: Unreal Tournament 99 gameplay screenshot
  • ut99-logo.png: Unreal Tournament 99 logo
  • xndl-token.png: XNDL token logo

License

All rights reserved © Xan Duel

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published