107 | );
108 | };
109 |
110 | export default Carousel;
111 |
--------------------------------------------------------------------------------
/README.md:
--------------------------------------------------------------------------------
1 | # Getting Started with Create React App
2 |
3 | This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
4 |
5 | ## Available Scripts
6 |
7 | In the project directory, you can run:
8 |
9 | ### `npm start`
10 |
11 | Runs the app in the development mode.\
12 | Open [http://localhost:3000](http://localhost:3000) to view it in your browser.
13 |
14 | The page will reload when you make changes.\
15 | You may also see any lint errors in the console.
16 |
17 | ### `npm test`
18 |
19 | Launches the test runner in the interactive watch mode.\
20 | See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.
21 |
22 | ### `npm run build`
23 |
24 | Builds the app for production to the `build` folder.\
25 | It correctly bundles React in production mode and optimizes the build for the best performance.
26 |
27 | The build is minified and the filenames include the hashes.\
28 | Your app is ready to be deployed!
29 |
30 | See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.
31 |
32 | ### `npm run eject`
33 |
34 | **Note: this is a one-way operation. Once you `eject`, you can't go back!**
35 |
36 | If you aren't satisfied with the build tool and configuration choices, you can `eject` at any time. This command will remove the single build dependency from your project.
37 |
38 | Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except `eject` will still work, but they will point to the copied scripts so you can tweak them. At this point you're on your own.
39 |
40 | You don't have to ever use `eject`. The curated feature set is suitable for small and middle deployments, and you shouldn't feel obligated to use this feature. However we understand that this tool wouldn't be useful if you couldn't customize it when you are ready for it.
41 |
42 | ## Learn More
43 |
44 | You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).
45 |
46 | To learn React, check out the [React documentation](https://reactjs.org/).
47 |
48 | ### Code Splitting
49 |
50 | This section has moved here: [https://facebook.github.io/create-react-app/docs/code-splitting](https://facebook.github.io/create-react-app/docs/code-splitting)
51 |
52 | ### Analyzing the Bundle Size
53 |
54 | This section has moved here: [https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size](https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size)
55 |
56 | ### Making a Progressive Web App
57 |
58 | This section has moved here: [https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app](https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app)
59 |
60 | ### Advanced Configuration
61 |
62 | This section has moved here: [https://facebook.github.io/create-react-app/docs/advanced-configuration](https://facebook.github.io/create-react-app/docs/advanced-configuration)
63 |
64 | ### Deployment
65 |
66 | This section has moved here: [https://facebook.github.io/create-react-app/docs/deployment](https://facebook.github.io/create-react-app/docs/deployment)
67 |
68 | ### `npm run build` fails to minify
69 |
70 | This section has moved here: [https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify](https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify)
71 |
--------------------------------------------------------------------------------
/src/pages/Contact.js:
--------------------------------------------------------------------------------
1 | import React, { useState } from 'react';
2 | import { Send, Paperclip } from 'lucide-react';
3 |
4 | const Contact = () => {
5 | const [showForm, setShowForm] = useState(false);
6 | const [email, setEmail] = useState('');
7 | const [isEmailValid, setIsEmailValid] = useState(true);
8 | const [attachments, setAttachments] = useState(0);
9 |
10 | const validateEmail = (email) => {
11 | const regex = /^[^\s@]+@[^\s@]+\.[^\s@]+$/;
12 | return regex.test(email);
13 | };
14 |
15 | const handleEmailChange = (e) => {
16 | const value = e.target.value;
17 | setEmail(value);
18 | setIsEmailValid(validateEmail(value) || value === '');
19 | };
20 |
21 | return (
22 |
23 |
CONTACT US
24 |
25 | {!showForm ? (
26 |
27 |
Are You curious about ShadowThorn Studios?
28 |
Have a question or a story to share? Send us a message and we'll get back to you soon.
29 |
30 |
31 |
ShadowThorn Studios Games
32 |
Tripwireonfire@gmail.com
33 |
34 |
35 |
Hours
36 |
Open today 12:00 am - 12:00 am
37 |
Open 24/7/365 our games never sleep and neither do we!
29 | At ShadowThorn Studios, we specialize in bringing games to life
30 | with AI-Infused games built in ChatGPT #bringyourgametolife
31 |
32 |
35 |
38 |
39 |
40 |
41 |
42 |
43 | {`ShadowThorn Studios Custom AI Agents`.toUpperCase()}
44 |
45 |
46 |
47 |
48 |
AI-Powered Project Management Agents
49 |
50 | ShadowThorn Studios offers a range of AI-powered project management
51 | agents to help you navigate your company, projects, and teams with a
52 | virtual project manager. Our agents cover a variety of industries and
53 | can assist with all your project management needs.
54 |
55 |
58 |
59 |
60 |
61 | {`Echoverse Online by ShadowThorn Studios`.toUpperCase()}
62 |
63 |
64 | This Video reaks down some of the features and functions of Echoverse
65 | Online with its adaptive gameplay, evolving skills, and infinite
66 | planet landscape the game grows with you!
67 |
68 |
69 |
70 |
71 |
72 |
73 |
74 |
75 |
76 |
77 | Isekai Games, Monster Catcher Games, RPG and Survival Games
78 |
79 |
80 | {`Discover the Magic of ShadowThorn Studios Games Gaming`.toUpperCase()}
81 |
82 |
83 | Step into a world of wonder and excitement with ShadowThorn
84 | Studios Games Gaming. Our immersive video games transport you to
85 | new worlds filled with adventure, mystery, and magic. Join us on a
86 | journey unlike any other and experience the thrill of gaming like
87 | never before.
88 |
89 |
92 |
93 |
94 |
95 |
96 |
97 |
98 | {`Play Games by ShadowThorn Studios. All games are built inside
99 | ChatGPT.`.toUpperCase()}
100 |
101 |
102 |
103 |
104 |
112 |
113 |
114 |
115 |
116 |
117 |
118 |
119 |
SOCIAL
120 |
121 |
122 |
123 |
124 | >
125 | );
126 | };
127 |
128 | export default Landing;
129 |
--------------------------------------------------------------------------------
/src/pages/GameStory.js:
--------------------------------------------------------------------------------
1 | import React, { useState } from "react";
2 | import image1 from "../images/our vision.jpg";
3 | import image2 from "../images/our team.jpg";
4 | import image3 from "../images/our culture.jpg";
5 | import image4 from "../images/grid-img1.jpg";
6 | import image5 from "../images/grid-img2.jpg";
7 | import image6 from "../images/grid-img3.jpg";
8 | import image7 from "../images/IT.jpg";
9 | import image8 from "../images/chat gpt.jpg";
10 | import image9 from "../images/AI.jpg";
11 |
12 | const GameStory = () => {
13 | const stories = [
14 | {
15 | title: "Our Vision",
16 | description:
17 | "At ShadowThorn Studios Games, we believe that video games have the power to inspire, connect and entertain people across the world. Our vision is to create games that bring their imagination to life, and leave a lasting impact on their lives.",
18 | image: image1,
19 | btnContent: "Learn About The CEO - Tokin Trip",
20 | },
21 | {
22 | title: "Our Team",
23 | description:
24 | "Our Team consists of Tokin Trip, Rosca Santigria, and a multitude of ChatGPT Custom Agents.",
25 | image: image2,
26 | btnContent: "Learn More about Vice President Rosca Santigria",
27 | },
28 | {
29 | title: "Our Culture",
30 | description:
31 | "At ShadowThorn Studios Games, we value creativity, innovation, and collaboration. We believe that great ideas can come from anywhere, and we encourage our team members to share their thoughts and opinions freely. We also believe in maintaining a healthy work-life balance to ensure that our team stays motivated and productive. We want to bring games to life showcasing the potential of games of the future with AI-Infused Games.",
32 | image: image3,
33 | btnContent: "Catch Your Favorite ShadowMon",
34 | },
35 | {
36 | title: "AI Companions and Battle Pets, What they are and how they evolve",
37 | description:
38 | "We believe in bringing games to life here at ShadowThorn Studios and one of the best ways we feel we can do that is theough the immersive AI-Infusion of Ai Companions and Battle Pets in game Woelds. Pets and Companions that not only level with you hut grow along side you, imagining new skills and abilities, growing based off of your interaction with them and how you interact with them in the games.",
39 | image: image4,
40 | btnContent:
41 | "Read About AI Companions and Battle Pets in AI-Infused Game Worlds",
42 | },
43 | {
44 | title:
45 | "Did you like Altered Carbon? Check out why you'll love Age of the Envoy",
46 | description:
47 | "Age of the Envoy is not just a game. It’s an immersive experience that artfully combines elements from RPGs, text-based games, and various other genres to create a rich and engaging narrative. Drawing from the world-building and strategic depth of civilization builders, the immersive storytelling of text-based adventures, and the high-stakes drama of space battle and interplanetary conflict games, Age of the Envoy offers a futuristic RPG that captivates players from start to finish.",
48 | image: image5,
49 | btnContent: "Read About Age of The Envoy",
50 | },
51 | {
52 | title:
53 | "Explore the Universe of your imagination in the best isekai space game ever imagined, Echoverse Online",
54 | description:
55 | "In the ever-evolving world of isekai games, Echoverse Online stands out as a groundbreaking text-based RPG that blends the magic of isekai anime with innovative gameplay mechanics. Developed by ShadowThorn Studios, this space adventure game is not just another RPG; it’s a dynamic, AI-driven experience that offers players endless possibilities. From its unique reincarnation mechanics to the intriguing Grim Reaper Planet, Echoverse Online is redefining what it means to be an isekai game in the modern era.",
56 | image: image6,
57 | btnContent: "Read About The Ultimate Isekai Space Game",
58 | },
59 | {
60 | title:
61 | "What does Information Technology (IT) have to do with Project Management?",
62 | description:
63 | "The integration of IT into project management has evolved from an alternative to an imperative that enables organizations to keep their heads above the water and competitive, at the same time remaining productive and at the edge. Utilizing cutting-edge project management tools like a Pocket Project Manager Assistant can be crucial to adapting ahead of the curve of the industry and making sure your teams have the best chance for success right in their pocket!",
64 | image: image7,
65 | btnContent:
66 | "So do you want to know everything Information Technology has to do with Project Management?",
67 | },
68 | {
69 | title:
70 | "Can you Play Games in ChatGPT? Yes. Here's a List of The Best Chat GPT Games of 2024",
71 | description:
72 | "The easiest way to play any ChatGPT infused game from ShadowThorn Studios is to click on any of the links provided below. These browser-based games require no downloads and can be played instantly. The games are designed to be user-friendly, with intuitive controls and tutorials",
73 | image: image8,
74 | btnContent: "Everything you need to know and more about ChatGPT Games",
75 | },
76 | {
77 | title:
78 | "How can AI make better games? Can combining multiple AIs be beneficial?",
79 | description:
80 | "ShadowThorn Studios is at the forefront of game innovation, exploring the cutting-edge integration of AI technologies like ChatGPT and Stable Diffusion to revolutionize text-based games. Our latest article delves into how these advancements are transforming narrative-driven experiences into fully imagined worlds, enhancing player engagement, and setting new standards in game design. Join us as we push the boundaries of what's possible in the gaming industry, creating dynamic, immersive environments that redefine how stories are told and experienced.",
81 | image: image9,
82 | btnContent: "How Can ChatGPT adapt to have games with visuals?",
83 | },
84 | ];
85 |
86 | const [showMore, setShowMore] = useState([
87 | false,
88 | false,
89 | false,
90 | false,
91 | false,
92 | false,
93 | false,
94 | false,
95 | false,
96 | ]);
97 |
98 | return (
99 |
100 |
101 |
102 | {`ShadowThorn Studios Games Story`.toUpperCase()}
103 |